home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
hight-d.swf
/
scripts
/
DefineSprite_80
/
frame_21
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
220 b
|
10 lines
clearInterval(_root.thegameID);
_root.thegameID = setInterval(_root.thegame,20);
stop();
setProperty("_root.player", _X, 360);
setProperty("_root.player", _Y, 4);
tellTarget(_root.player)
{
gotoAndStop(1);
}